Only draw the column that is exposed.
authorJonathan Blandford <jrb@redhat.com>
Fri, 23 Feb 2001 23:00:52 +0000 (23:00 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Fri, 23 Feb 2001 23:00:52 +0000 (23:00 +0000)
commit1efdc10301e49691bac795e2e65f7b41fbb7ef80
tree8f330c572eabb48167a9cbb058d3ce7325f2026b
parent992759f18e5ba4354bb7f23e0bae1614438aa9dd
Only draw the column that is exposed.

Fri Feb 23 17:50:13 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_bin_expose): Only draw the
column that is exposed.

(_gtk_tree_view_update_size): Changed name from set_size, and
changed function to do more work, and not force people calling it
to figure out the size.  Simplifies a lot of code elsewhere.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeprivate.h
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c
gtk/gtktreeviewcolumn.h